snapshot: Fix typo
authorTimm Bäder <mail@baedert.org>
Tue, 12 Dec 2017 19:23:46 +0000 (20:23 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 21 Dec 2017 17:25:51 +0000 (18:25 +0100)
gtk/gtksnapshot.c

index ac18bb514c2320f316dd1b85ccc5505d05eea601..d632ef6364fec0129fbd4fc07923c59fc6c37346 100644 (file)
@@ -1373,7 +1373,7 @@ gtk_snapshot_append_color (GtkSnapshot           *snapshot,
  *
  * Tests whether the rectangle is entirely outside the clip region of @snapshot.
  *
- * Returns: %TRUE is @bounds is entirely outside the clip region
+ * Returns: %TRUE if @bounds is entirely outside the clip region
  *
  * Since: 3.90
  */